home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / c / vbcc / machines / amiga68k / libsrc / math / math_ieee / fixl.s < prev    next >
Encoding:
Text File  |  1995-09-17  |  166 b   |  11 lines

  1.  xref _MathIeeeSingBasBase
  2.  
  3.  xdef __ieeefixl
  4. __ieeefixl:
  5.  move.l  4(sp),d0
  6.  move.l  a6,-(sp)
  7.  move.l  _MathIeeeSingBasBase,a6
  8.  jsr     -30(a6)
  9.  move.l  (sp)+,a6
  10.  rts
  11.